PHY SET CLOTH FRICTION

Control the level of friction being applied to the cloth object.

  Syntax
PHY SET CLOTH FRICTION ID, value#
  Parameters
ID
Integer
identification number of the cloth object
value#
Float
new friction level

  Returns

  Description

The friction property of a cloth object is used for the damping of the velocities of cloth particles that are in contact. By default this value is 0.5 and the range goes from 0.0 to 1.0. Use this command to set the current friction level of the specified cloth object.

  Example Code
No example code is provided for this command